home *** CD-ROM | disk | FTP | other *** search
/ MacFormat España 22 / macformat_22.iso / Demos / JFAX / SoundApp Fat / SoundApp Fat.rsrc / TEXT_1004_History.txt < prev    next >
Encoding:
Text File  |  1996-07-12  |  3.4 KB  |  52 lines

  1. Version History
  2.  
  3. 2.0, April 1, 1996.
  4. ‚Ä¢ Completely rewritten in C++ using Metrowerks CodeWarrior and PowerPlant as a fat binary for native PowerPC performance,
  5. ‚Ä¢ Support for multiple Play Lists with full drag and drop support, including drag conversion to the Finder,
  6. ‚Ä¢ Improved Status window that contains more information and a progress indicator,
  7. ‚Ä¢ Added support for the following formats:
  8. ¬†‚óä IMA 4:1 and ¬µ-law in AIFF/AIFC, 'snd ' resources and QuickTime movies,
  9. ¬†‚óä IMA 4:1, ¬µ-law and a-law in WAVE files,
  10. ¬†‚óä IRCAM,
  11. ¬†‚óä MPEG audio layers I and II on PowerPC computers, and
  12. ¬†‚óä ScreamTracker 3 (S3M) files using the ZSS driver.
  13. ‚Ä¢ Conversion of QuickTime movies without an intermediate file,
  14. ‚Ä¢ Conversion options to force mono/stereo and 8-/16-bit output and to ‚ÄúDOSify‚Äù output filenames,
  15. ‚Ä¢ Revamped Preferences dialog,
  16. ‚Ä¢ Enhanced AppleScript support for playback and conversion,
  17. ‚Ä¢ Rewrote the Help text, and
  18. ‚Ä¢ Created a better-looking application icon.
  19. 2.0.1, April 26, 1996.
  20. ‚Ä¢ Fixed a problem with the playback of mono IMA WAVE files,
  21. ‚Ä¢ Fixed a problem which may crash due to a bug in the Apple‚Äôs Sound Manager header,
  22. ‚Ä¢ Fixed a problem playing very short files using double buffering.
  23. 2.0.2, April 29, 1996.
  24. ‚Ä¢ Corrected build problem which caused 2.0.1 to crash frequently.
  25. 2.0.3, June 11, 1996.
  26. ‚Ä¢ Corrected a length problem with some odd WAVE files,
  27. ‚Ä¢ Uses the ‚ÄúapplFont‚Äù instead of ‚Äúgeneva‚Äù to permit localization,
  28. ‚Ä¢ Dragging a file onto the SoundApp icon with a Play List open no longer adds the file to the list,
  29. ‚Ä¢ SoundApp now maintains looping and base note information when converting between AIFF and 'snd ' resources, including System 7 sound files,
  30. ‚Ä¢ MPEG playback now no longer causes jerky mouse movement,
  31. ‚Ä¢ Mono MPEG files now play at the proper speed,
  32. ‚Ä¢ Closing the Status window via AppleScript no longer crashes.
  33. 2.1, July 10, 1996.
  34. ‚Ä¢ Added support for the following formats:
  35. ¬†‚óä MIDI (type 0, 1 and karaoke) files using the AMP drivers and
  36. ¬†‚óä GSM-compressed WAVEs and raw GSM (‚Äú.au.gsm‚Äù) files.
  37. ‚Ä¢ Incorporated new ZSS drivers,
  38. ‚Ä¢ Files passed to open/play/convert via AppleScript can now be specified as strings,
  39. ‚Ä¢ Added Name/Type column headers to Play List windows, implemented title click sorting like the Finder and added Sort sub-menu (sorting method is saved in Play List files and dragging items into a sorted list maintains sort order),
  40. ‚Ä¢ Can now pause playback using the spacebar,
  41. ‚Ä¢ Added ‚Äú;‚Äù-key for stopping after the file that is currently being processed,
  42. ‚Ä¢ Added floating button bar and a menu item to show and hide it,
  43. ‚Ä¢ Play Lists now support continuous shift-selection with scrolling,
  44. ‚Ä¢ The DOSify preference now allows underscores in the converted filenames,
  45. ‚Ä¢ Fixed a bug which crashed after sending an quit AppleEvent while playing,
  46. ‚Ä¢ Fixed a bug which would insert a very short click at the beginning of a WAVE output file,
  47. ‚Ä¢ Fixed a bug while converting MPEG files with an internal CRC check which caused the conversion to fail,
  48. ‚Ä¢ No longer write non-standard AIFF headers when converting,
  49. ‚Ä¢ Fixed a bug that would cause a crash when two MOD files are played one after the other using the ZSS drivers,
  50. ‚Ä¢ Removed some math calls which would prevent SoundApp from running with some old versions of MathLib on Power Macs.
  51. 2.1.1, July 12, 1996.
  52. ‚Ä¢ Corrected playback problem on 68K Macs.